type github.com/jackc/pgx/v5/pgtype.encodePlanUint32CodecBinaryInt64Valuer

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		uint32.go#L125: 			return encodePlanUint32CodecBinaryInt64Valuer{}
		uint32.go#L161: type encodePlanUint32CodecBinaryInt64Valuer struct{}
		uint32.go#L163: func (encodePlanUint32CodecBinaryInt64Valuer) Encode(value any, buf []byte) (newBuf []byte, err error) {